body{background:#F5F9FF;font-family:'Microsoft YaHei' !important}
li{list-style-type: none;margin: 0;padding: 0;}

/* 头部 */
header{background: #fff;}
.header{width:1200px;margin:0 auto;padding:5px 0;height: 40px;background: #fff;line-height: 40px;overflow: hidden;}
.header h3{font-weight:bold;float: left;font-size:18px}
.headerpost{}
.headerpost img{margin-top:-7px;margin-right:20px}
.headerpost .main-head-ss{display: block;float: left;margin-top:2px}
.headerpost .main-head{font-size: 16px;color: #717AF3;line-height:30px;padding-left: 20px;border-left:1px solid #ddd;display: inline-table;}
.headerpost .main-head-title{display:-webkit-inline-box;position: relative;width: 350px;border-left:1px solid #ddd;height:40px;float: right;}
.headerpost .main-head-top{font-size: 16px;color: #717AF3;line-height:10px;padding-left: 20px;display:block;position: absolute;left:0px;top:8px;width:100%;font-weight: lighter;}
.headerpost .main-head-bottom{font-size: 13px;color: #717AF3;line-height:10px;padding-left: 20px;display:block;position: absolute;left:0px;top:26px;width:100%;font-weight: lighter;}
.header .right{float:right;margin-top:10px}
.header .right a{float: right;display: block;margin-left: 25px;color: #666;color:#7189BF;padding-left:25px;line-height: 20px;}
.header .right a:hover{color:#333;}
.sy-icon01{background: url(../images/b01.png) center left no-repeat;}
.sy-icon02{background: url(../images/b02.png) center left no-repeat;}
.sy-icon03{background: url(../images/b03.png) center left no-repeat;}
.header .right pi{font-size: 13px; color: #1E9FFF;}
.layui-nav ul{width:1200px;margin:0 auto;background:#717AF3 ;position: relative;}
.layui-nav li{padding: 0px;}
.layui-nav:after{background-color: #93D1FF;top: 0px;bottom: 0px;height: auto;z-index: 1;}
.layui-nav a{position: relative;z-index: 3;padding:0 30px;}
.xn-menu-font{position: relative;padding:0;width:1200px;margin:0 auto}
.xn-menu-font a{font-size:16px}
.xn-menu-font.layui-nav .layui-this:after{top:0px;height:100%}
.sy-t-main .layui-nav-item a{padding:0 19px}
.search_right{position: absolute;right:0;top:7px;height: 36px;line-height: 36px; border-radius:5px;width:280px;background:#fff;margin-right:0px !important}
.search_right input{width:240px;width:260px;height:36px;line-height: 36px;border:0px;background: transparent;color:#666; text-indent: 15px;}
.search_right input::-webkit-input-placeholder {color: #999;font-size: 15px;}
.search_right button{cursor: pointer; width:60px;height:36px;background: url(../images/search.png) center no-repeat #82ACFF;border:0px;position: absolute;right:0;top:0px;border-bottom-right-radius: 5px;border-top-right-radius: 5px}
.search_right button:hover{opacity: .8;}
.search_right button:active{opacity: 1;}
.sy-menu{background-color: #717AF3;width:100%;}

/* 底部 */
.footer{background:#293462;width: 100%;display: -webkit-box;}
.xn-footer{width:1200px;margin:0 auto;background:#293462;padding:30px 0;}
.xn-footer .fl{float: left;width:60%}
.xn-footer .fl h3{padding:0px 0 15px 0;font-size}
.xn-footer .fl a{width:50%;float: left;line-height:26px;font-size:15px;color:#fff}
.xn-footer .fr{float: right;}
.xn-footer .pCenter{color:#fff; text-align: center;line-height: 30px;font-size:14px;opacity: .6;}

/* center */
.center{width:1200px;margin:20px auto;display: table;}

select {
   /*为下拉小箭头留出一点位置，避免被文字覆盖*/
   padding-right:34px;
   padding-left: 10px;
   /*将默认的select选择框样式清除*/
   appearance:none;
   -moz-appearance:none;
   -webkit-appearance:none;
   background: url("../images/low.png") no-repeat scroll right center #fff;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }













